home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
OpenGL Superbible (2nd Edition)
/
OpenGL SuperBible e2.iso
/
tools
/
Mesa-3.0
/
win32-openstep.sh
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1998-05-28
|
247 b
|
8 lines
# This file should be run from the Bourne shell
# provided for OpenStep implementations under WIN32
mkdir lib
( cd src; make -f Makefile.OpenStep openstep )
( cd src-glu; make -f Makefile.OpenStep openstep )
( cd OpenStep/MesaView; make )